GrapeCity ActiveReports for .NET 16.0J
Remove メソッド (IPagesCollection<T>)

GrapeCity.ActiveReports.Core.Document 名前空間 > IPagesCollection<T> インターフェース : Remove メソッド
The object to remove from the System.Collections.IList.
Removes the first occurrence of a specific object from the System.Collections.IList.
シンタックス
'宣言
 
Sub Remove( _
   ByVal value As Object _
) 
void Remove( 
   object value
)

パラメータ

value
The object to remove from the System.Collections.IList.
例外
例外解説
The System.Collections.IList is read-only. -or- The System.Collections.IList has a fixed size.
参照

IPagesCollection<T> インターフェース
IPagesCollection<T> メンバ